Skip to main content

Chips

Type

widget

Summary

Chips allow users to view information, make selections, filter content, and enter data.

Description

Chips can show multiple interactive elements together in the same area, such as a list of selectable movie times, or a series of email contacts.

Children Properties

Message

NameSummarySyntax
selectionChangedSent when the selection changes.on selectionChanged <pNewSelection>, <pOldSelection>

Property

NameSummarySyntax
variantApply a predefined style to the widget.set the variant of widget to {"filled"|"outlined"} get the variant of widget
borderWidthThe line size of the widget.set the borderWidth of widget to <integer> get the borderWidth of widget